Description | Example | Return Message | Group(s)

SCHED: GetTaskSolution

Format

SCHED / GetTaskSolution '<FileName>'

Description

The SCHED GetTaskSolution Connect command returns a detailed report on all Tasks and their status in the active schedule.

The report for each task matches the format specified on the Task Report page.

Parameters

  • FileName: The parameter is a string of text in single quotes of the absolute path file name. Empty string is allowed if the command does not write out to a file.

Examples

Requests all Task reports for the active schedule to the file "out.txt" located at "C:\Outputs\"


SCHED / GetTaskSolution 'C:\Outputs\out.txt'
SyntaxExample
<CommandName>SCHED / GetTaskSolution
<FileName>'C:\Outputs\out.txt'

Return Message

Connect returns a message with all the Task reports for the active schedule file. Returns all task reports in alphabetical order

Group Membership

This command belongs to the following group(s):

Scheduler

Version

4.3.1 and 5.0